Make set-auto-mode respect mode: entries at the end of the file (bug#8586)
authorGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:00:53 +0000 (21:00 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:00:53 +0000 (21:00 -0400)
commit931c6239f89c01c91f99e67e48fa6f6710d8822c
tree60687edb07b6ba556ebdc2b495214cffda901160
parent8546805a2017a41b90de3bcd8771c67ad67f509e
Make set-auto-mode respect mode: entries at the end of the file (bug#8586)

* lisp/files.el (set-auto-mode):
Also respect mode: entries at the end of the file.

* doc/lispref/modes.texi (Auto Major Mode):
Update for set-auto-mode changes.

* doc/emacs/custom.texi (Specifying File Variables):
Major modes no longer need come first.

* etc/NEWS: Mention this.
doc/emacs/ChangeLog
doc/emacs/custom.texi
doc/lispref/ChangeLog
doc/lispref/modes.texi
etc/NEWS
lisp/ChangeLog
lisp/files.el